move the diag driver to target/linux/package/diag and add wl-500gp support (based...
authorFelix Fietkau <[email protected]>
Mon, 16 Oct 2006 01:29:09 +0000 (01:29 +0000)
committerFelix Fietkau <[email protected]>
Mon, 16 Oct 2006 01:29:09 +0000 (01:29 +0000)
commit2c0f4060f032051cc2f58b0809e4e1cddf18d03d
treec54cf2a23e93f31f401448ae2543c13d638a5870
parent080c59549bcfabcfdd8b31f075cb316aeb093332
move the diag driver to target/linux/package/diag and add wl-500gp support (based on a patch from wbx)

SVN-Revision: 5146
openwrt/target/linux/Config.in
openwrt/target/linux/linux-2.4/broadcom.mk
openwrt/target/linux/linux-2.4/patches/brcm/005-diag_led.patch [deleted file]
openwrt/target/linux/package/Config.in
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/diag/Config.in [new file with mode: 0644]
openwrt/target/linux/package/diag/Makefile [new file with mode: 0644]
openwrt/target/linux/package/diag/ipkg/kmod-diag.control [new file with mode: 0644]
openwrt/target/linux/package/diag/src/Makefile [new file with mode: 0644]
openwrt/target/linux/package/diag/src/diag_led.c [new file with mode: 0644]